home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / comm / irc / cybershiela.lha / cs / drsuesspurity.amirx < prev    next >
Text File  |  1999-07-05  |  2KB  |  31 lines

  1. /* Quote File Auto Converted to Arexx by Zonkerz */
  2. xx=random(1,24,time('s'))
  3. select
  4. when xx=1 then a="Have you done it on a boat? Have you done it with a goat?"
  5. when xx=2 then a="Have you done it in a bed? Have you done it with the dead?"
  6. when xx=3 then a="Have you done it in the ass? Have you done it, high on grass?"
  7. when xx=4 then a="Have you done it in the car? Have you simply gone too far?"
  8. when xx=5 then a="Have you done it on the beach? Have you done it with the teach?"
  9. when xx=6 then a="Have you done it on your back? Have you done it strapped to a rack?"
  10. when xx=7 then a="Have you done it in a box? Have you done it with a fox?"
  11. when xx=8 then a="Have you done it in a tree? Have you done it with more than three?"
  12. when xx=9 then a="Have you done it in the rain? Have you done it for the pain?"
  13. when xx=10 then a="Have you done it 'tween the tits?  Have you done it wearing mitts?"
  14. when xx=11 then a="Have you done it packed in rubber? Have you done it undercover?"
  15. when xx=12 then a="Have you done it on a perch? Have you done it in a church?"
  16. when xx=13 then a="Have you done it with a virgin? Have you done it with a sturgeon?"
  17. when xx=14 then a="Have you done it with ropes and chains? Have you done it while insane?"
  18. when xx=15 then a="Have you done it on the stage? Have you done it underage?"
  19. when xx=16 then a="Have you done it with all your friends? Have you done it in both ends?"
  20. when xx=17 then a="Have you done it with your dog? Have you done it on a log?"
  21. when xx=18 then a="Have you done it under clamps? Have you done it with the lamps?"
  22. when xx=19 then a="Have you done it without style? Have you done it for all to see? Have you ever had VD?"
  23. when xx=20 then a="Have you done it on Mother's couch? Have you done it in your mouth?"
  24. when xx=21 then a="Have you done it while on tape? Have you done it out of shape?"
  25. when xx=22 then a="Have you done it on live TV? Have you done it whilst you pee?"
  26. when xx=23 then a="Have you done it in the gym? Have you done it on a whim?"
  27. when xx=24 then a="Have you done it on a dare? Do you really think we care?"
  28. end
  29. 'say 5 Dr. Suess on Sex:12' A
  30. exit
  31.